Welcome![Sign In][Sign Up]
Location:
Search - directshow usb

Search list

[Video CaptureTestCam

Description: 基于VFW的PC USB摄像头控制源码,涵盖了USB摄像头的常用操作,如图像采集,参数控制,拍照,录制AVI等功能。该源码可以方便的用于基于USB摄像头的程序开发。我将继续退出基于WIA和DirectShow技术的此类Helper,请继续关注-VFW PC-based USB camera control source, covers the USB camera used to operate, if image acquisition, control parameters, taking pictures, recording AVI capabilities. The source can be a convenient USB-based camera for the first development. I will continue to withdraw from the WIA and DirectShow-based technologies such Helper, please continue concern
Platform: | Size: 56526 | Author: 龙天下 | Hits:

[Video CaptureWIA_Tool

Description: 基于WIA的PC USB摄像头控制源码,涵盖了USB摄像头的常用操作,如图像采集,参数控制,拍照等功能。该源码可以方便的用于基于USB摄像头的程序开发。我还继续推出基于VFW和DirectShow技术的此类Helper,请继续关注-WIA PC-based USB camera control source, covers the USB camera used to operate, if image acquisition, control parameters, the camera functions. The source can be a convenient USB-based camera for the first development. I also continue to launch VFW and DirectShow technology such Helper, please continue concern
Platform: | Size: 50733 | Author: 龙天下 | Hits:

[Video Capturecapsample_src

Description: 这个程序可以通过directshow和.net捕捉各种视频设备,例如Video Capture card,usb cam以及usb摄像头-through this procedure and directshow. Net capture various video equipment, for example, Video Capture card, usb cam camera and usb
Platform: | Size: 164400 | Author: 徐习文 | Hits:

[Video CaptureMC_Caiji

Description: 基于Directshow的多摄像头usb采集程序-Directshow based on the multi-camera usb Acquisition
Platform: | Size: 10139643 | Author: 李啸 | Hits:

[Video CaptureDirectShow_capture

Description: 视频捕获例子,用directshow来实现,输入端可以是usb摄像头,适合初学者使用-Video Capture example, using directshow to achieve, the input terminal can be usb camera, for beginners
Platform: | Size: 32878 | Author: meizucn | Hits:

[Video CaptureGrabSample

Description: 从usb摄像头采集视频,可以存成yuv或rgb原始文件,适合做视频处理的开发人员使用。记得装directshow
Platform: | Size: 79632 | Author: 李恒中 | Hits:

[Driver Developtestcap

Description: 一个视频采集驱动程序的源代码,是ddk中wdm下的ksd结构,和上层的directshow相配合,目前市面上的电视卡,usb电视盒以及通用的视频采集设备,采用的都是这种程序结构
Platform: | Size: 246499 | Author: hlm | Hits:

[Technology ManagementDirectShowIMediaDet

Description: 用directshow的imedadet捕捉usb接口的视频图像
Platform: | Size: 3219 | Author: linguoming | Hits:

[Video CaptureMYCap

Description: 是不是一直在为自己的摄像头采集数据而烦恼?现在提供一个万能的摄像头视频采集程序,支持任何一款摄像头。-Is not always in the camera for their own data collection to worry about? Now provide a universal camera video capture process, in support of any one camera.
Platform: | Size: 61440 | Author: 张少华 | Hits:

[DirextXHandGestureRecognition

Description: 用directshow写的一个USB摄像头程序,简洁精炼,可以读取摄像头图像,为后续图像处理提供基础。-Using DirectShow Writing a USB camera procedure, simple refining, can read the camera images, for image processing provide a basis for follow-up.
Platform: | Size: 4682752 | Author: 高鸣 | Hits:

[Video CaptureVCCamera

Description: 在VC环境下显示USB摄像头图像,开发过程基于DirectShow!-Display the image from USB camera in VC++ which base on DirectShow!
Platform: | Size: 54272 | Author: Icerain | Hits:

[Video CaptureUSBVideo

Description: 利用Directshow开发的一个与设备无关的视频采集小程序,经测试可正常捕捉USB,1394以及视频采集卡等设备引入的视频信号-Directshow developed using a video capture device-independent applets, can be tested to capture the normal USB, 1394, as well as video capture cards, such as the introduction of the video signal equipment
Platform: | Size: 57344 | Author: 周翔 | Hits:

[Video CaptureVideoCapture_src

Description: 视频采集示例源代码程序,基于DirectShow、VC++、VS、.NET,实现对USB摄像头、视频采集卡、分量视频、复合视频、电视视频信号多种视频的实时采集捕捉,很实用。-Video capture source code, based on DirectShow、VC++、VS、.NET for usb cammera, s-video, composite video,TV video.
Platform: | Size: 664576 | Author: 蝈蝈 | Hits:

[Multimedia DevelopUSBDVR21.1

Description: USB DVR 錄像方案全部源代碼,採用DIRECTSHOW編程-USB DVR video programs with full source code, using DIRECTSHOW Programming
Platform: | Size: 3496960 | Author: eddinn | Hits:

[DirextXDirectShow_Video

Description: 基于DirectShow控制USB摄像头,并带有画质调节功能-Based on DirectShow Control USB camera, and with a quality adjustment function
Platform: | Size: 5311488 | Author: 李强 | Hits:

[Embeded LinuxEmbeded_h264

Description: 本系统在mini2440开发平台下实现了视频的采集、压缩、传输及Windows系统下实现实时视频播放。本设计采用USB摄像头的驱动模块Video4Linux实现视频采集,采用T264实现视频的压缩,采用UDP协议实现视频传输,监控端采用T264解码后使用Directshow技术播放。图象清晰,实时性较好,达到了监控目的。-This system mini2440 development platform enables video capture, compression, transmission and Windows systems under real-time video playback. This design uses a USB camera driver Video4Linux module to achieve video capture, using T264 to achieve video compression, video transmission using UDP protocol implementation, monitoring end use of T264 decoded using the Directshow technology to play. Image clarity, real-time better to achieve the purpose of monitoring.
Platform: | Size: 6090752 | Author: 肖鸽 | Hits:

[Video CaptureUSB_PC_camera

Description: 通用USB摄像头301P的视频采集源码,VC++6.0编写,使用两种方法实现。第一种是VFW,简单易学,直接调用微软VFW库中的API实现;第二种使用DirectShow,可以实现对视频流的复杂控制,需要安装DX SDK开发包。-301P Universal USB camera video capture source, VC++6.0 prepared using two methods to achieve. The first is the VFW, easy to learn, a direct call to Microsoft VFW library API implementation second use of DirectShow, to realize the complex control of the video stream, need to install the DX SDK development package.
Platform: | Size: 733184 | Author: Christ | Hits:

[Multimedia DevelopPlayCap

Description: 采用window的SDK ,使用VC6.0 采用C++写的一段 DirectShow sample code。 适合USB摄像头,需要一些头文件。如下: #include <atlbase.h> #include <windows.h> #include <dshow.h> #include <stdio.h>-With window of the SDK, use the VC6.0 C++ written by a DirectShow sample code. For USB camera, need some header files. As follows:# include <atlbase.h># Include <windows.h># Include <dshow.h># Include <stdio.h>
Platform: | Size: 14336 | Author: danis | Hits:

[OpenCVDirectShow

Description: 通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集-Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture
Platform: | Size: 1013760 | Author: 芊芊日 | Hits:

[DirextXVIA USB 3.0 Driver P

Description: direct veiw of software that workks very better
Platform: | Size: 10240 | Author: riyaz | Hits:
« 1 23 »

CodeBus www.codebus.net